spl: fit: Print error message when FDT is not present
authorMichal Simek <[email protected]>
Wed, 4 May 2016 13:08:00 +0000 (15:08 +0200)
committerTom Rini <[email protected]>
Mon, 23 May 2016 15:50:20 +0000 (11:50 -0400)
commit5adfa265793d2e41fd1619cafcd9cf4e18f80341
tree233d086da2c842176d3f9e3d4774195163781772
parentbd6e14209445853f9024574b756bba3184bc215c
spl: fit: Print error message when FDT is not present

When FDT is not present in the image user doesn't get any error what's
wrong. Print error message if LIBCOMMON_SUPPORT is enabled.

Signed-off-by: Michal Simek <[email protected]>
Seris-cc: uboot
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
common/spl/spl_fit.c